-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[12_6_X] ParticleFlow HB customisation for 2023 TSG studies #40689
Conversation
A new Pull Request was created by @abdoulline (Salavat Abdullin) for CMSSW_12_6_X. It involves the following packages:
@cmsbuild, @mandrenguyen, @clacaputo can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
-1 Failed Tests: RelVals-INPUT RelVals-INPUTThe relvals timed out after 4 hours.
Comparison SummarySummary:
|
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-de081b/30466/summary.html Comparison SummarySummary:
|
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_12_6_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_13_0_X is complete. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
PR description:
Snippet for cmsDriver (step3) customisation for 2023 TSG studies
HB "mild"(medium) cuts suggested in Slide#12
https://indico.cern.ch/event/1237252/contributions/5204534/attachments/2574097/4448011/v4_Prep_for_2023_TSG_Jan17_2023.pdf
Without this snippet, one would need to include in the cmsDriver command
a bulky list of 7 very long commands (with the values explicitly specified in all the cases):
--customise_commands "..."
So, even though this is not a must/indispensable PR, just rather an "opportunistic" one, but if 12_6_X patch is planned in the near future, inclusion of this PR would make cmsDriver command much more compact/readable:
--customise RecoParticleFlow/PFClusterProducer/particleFlow_HB2023.customiseHB2023
PR validation:
Checked (via edmConfigDump) that it brings necessary modifications with step3 cmsDriver customisation.
If this PR is a backport
It's not really a backport, rather a provisional 12_6_X-only snippet specifically for 2023 TSG studies